home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / shopdrop.swf / scripts / __Packages / CharSelect.as < prev    next >
Text File  |  2007-09-27  |  140b  |  10 lines

  1. class CharSelect
  2. {
  3.    static var hair = 1;
  4.    static var skin = 1;
  5.    static var clothes = 1;
  6.    function CharSelect()
  7.    {
  8.    }
  9. }
  10.